Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2025

This PR contains the following updates:

Package Type Update Change
json_serializable (source) dev_dependencies minor >=6.0.0 <6.9.0 -> <6.12.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

google/json_serializable.dart (json_serializable)

v6.11.1

Compare Source

  • Allow build: '>=3.0.0 <5.0.0'.
  • Allow source_gen: '>=3.1.0 <5.0.0'.

v6.11.0

Compare Source

  • Support JsonKey annotation on constructor parameters.
  • Require analyzer: '>=7.4.0 <9.0.0'
  • Require dart_style: ^3.0.0
  • Require meta: ^1.15.0
  • Require source_helper: ^1.3.6
  • Require source_gen: ^3.1.0, stop using deprecated TypeChecker.fromRuntime
    and use the new TypeChecker.typeNamed instead.

v6.10.0

Compare Source

  • Required analyzer: ^7.4.0.
  • Switch to analyzer element2 model and build: ^3.0.0-dev.
  • Move package:collection to a dev dependency.
  • Use new null-aware element feature in generated code.
  • Require Dart 3.8

v6.9.5

Compare Source

  • Support the analyzer: '>=6.9.0 <8.0.0'.
  • Fixed use of deprecated analyzer APIs.

v6.9.4

Compare Source

  • Fix extra line being generated when targeting Dart 3.7 package.

v6.9.3

Compare Source

  • Error out if the target package does not have a language version of 3.0 or
    greater.

v6.9.2

Compare Source

  • Support the latest package:analyzer.

v6.9.1

Compare Source

  • Support the latest package:source_gen.
  • Require Dart 3.6

v6.9.0

Compare Source

  • Use conditional map syntax to clean up null handling in toJson functions.
  • Fix core Dart type links in docs.
  • Require Dart 3.5

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 6, 2025 17:57
@renovate renovate bot requested review from Fluf22 and shortcuts and removed request for a team September 6, 2025 17:57
@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 6, 2025

✔️ Code generated!

Name Link
🪓 Triggered by 46c4e8a963957d45a052218625a6b2a9eb234d06
🍃 Generated commit 53fb70d27a2cd8dd86a5e33d2c9a297bbfce7af1
🌲 Generated branch generated/renovate/json_serializable-6.x

@Fluf22
Copy link
Contributor

Fluf22 commented Sep 8, 2025

Requires Dart 3.8

@Fluf22 Fluf22 closed this Sep 8, 2025
Copy link
Contributor Author

renovate bot commented Sep 8, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (<6.12.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/json_serializable-6.x branch September 8, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants